ANIMATOR

(version F2.3)

--------------- Written by Mark Qian ---------------




Description:

ANIMATOR is an appelt written by Mark Qian. It displays an user-specified
animated image with sound.  It plays a user-specified sound(an au file) 
in an user-specified mode. It also provides a on_click
function to open a given URL address.  In additional, it allows you display a
message in the status bar when mouse cursor move over the applet. 
animator is an AdWare at this time.

   
   
PARAMETERS:
RegistrationCode - The Code that enable you to customize the applet speed - The speed of animation. soundmode =0 Sound is played when mouse cusor over Animator; =1 Sound is played when clicking; animatemode=0 Animation is always on; =1 Animation is on only when mouse cursor moves over it; (This mode allows you increase the performance of your system.) =2 Animation is on only when it is clicked and the animation will be played only once.(This mode is useful when you try to show some action such as opening a door. =3 A mouse click only cause animator to switch frame once. (This mode is useful when you try to illustrate a series of pictures.) =4 Animation is always on except mouse cursor within Animator; imgname - the names of image files including their paths. For example, if you like to place image file named myimage_1.gif, myimage_2.gif, ..., myimage_n.gif in a directory named images, you need to assign a following value to imgname: value=images/myimage_ nimgs - number of images used for animation. audiofile - the audio file that should reside in the directory where the applet resides. on_click - an URL address whose content will be opened by browser when clicking at the applet. Just set it to "" to disable it.



Please follow instructions in Mark's Page to install this applet




Running Applet:


Please Let Mark know if it works. Otherwise...

Troubleshooting:

                         
   If you see an error "Applet can't start: class animator not found" 
   or "Applet can't start: class animator got a security violation: method verification error"
   in the status bar, that means that you didn't RENAME those class 
   files correctly. Their correct names are: animator.class and load.class
   (Please reopen your browser after you correct names of class files).
   
   
   
   If you get error message other than that, read the instructions for installation in readme.txt
   or please go to mark's home page
   for detail instructions of installation and troubleshooting.